a memory allocator suitable for usage in a given FrameLib context.
More...
#include <FrameLib_Memory.h>
a memory allocator suitable for usage in a given FrameLib context.
- See also
- FrameLib_Context
◆ FrameLib_LocalAllocator() [1/2]
◆ ~FrameLib_LocalAllocator()
| FrameLib_LocalAllocator::~FrameLib_LocalAllocator |
( |
| ) |
|
◆ FrameLib_LocalAllocator() [2/2]
◆ alignSize()
| static size_t FrameLib_LocalAllocator::alignSize |
( |
size_t |
x | ) |
|
|
inlinestatic |
◆ alloc()
| void * FrameLib_LocalAllocator::alloc |
( |
size_t |
size | ) |
|
◆ clear()
| void FrameLib_LocalAllocator::clear |
( |
| ) |
|
◆ dealloc()
| void FrameLib_LocalAllocator::dealloc |
( |
void * |
ptr | ) |
|
◆ getAlignment()
| static size_t FrameLib_LocalAllocator::getAlignment |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ registerStorage()
◆ releaseStorage()
| void FrameLib_LocalAllocator::releaseStorage |
( |
const char * |
name | ) |
|
The documentation for this class was generated from the following files: